CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 服务端 CSharp

搜索资源列表

  1. aspx_multifile_upload

    0下载:
  2. 使用Csharp,实现多文件无组件上传程序。适用于通过在WEB界面上传文件,到WEB服务端。-use, multi-component documents without upload procedures. Apply to the interface through the Web upload documents to the Web server.
  3. 所属分类:WEB源码

    • 发布日期:2008-10-13
    • 文件大小:11872
    • 提供者:陈少白
  1. Csharp

    0下载:
  2. c#网络实站写作 源码 DNS集成服务系统 特洛伊木马服务器 同步套接字服务器 同步套接字客户端 .......
  3. 所属分类:Internet/网络编程

    • 发布日期:2008-10-13
    • 文件大小:386393
    • 提供者:卢刚
  1. WindowsApplication2

    0下载:
  2. 机器人远程控制服务端程序,采用csharp编程用在机器人上面,可以为在智能设备开发的同仁们一同学习!
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:10870
    • 提供者:董德国
  1. TCP-SOCKET-Chat-Room-Source

    0下载:
  2. 一个用cSharp编写的聊天室,不算完善,客户端需要硬编码服务端的地址
  3. 所属分类:网络编程

    • 发布日期:2008-10-13
    • 文件大小:876213
    • 提供者:李亚明
  1. IOCP.rar

    2下载:
  2. IOCP完成端口与高性能服务器程序开发 主程序: 1.监听一个端口 2.等待连接 3.当有连接来时 4.启一个线程对这个客户端进行处理 5.回到2 服务线程: 1.读客户端请求 2.如果客户端不再有请求,执行6 3.处理请求 4.返回操作结果 5.回到1 6.退出线程 ,IOCP完成端口与高性能服务器程序开发 主程序: 1.监听一个端口 2.等待连接 3.当有连接来时 4.启一个线程对这个客户端进行处理 5.回到2 服务线程: 1.读客户端请求
  3. 所属分类:.net编程

    • 发布日期:2014-02-19
    • 文件大小:87031
    • 提供者:liu
  1. net2

    0下载:
  2. c#+net+2.0+即时通讯源码服务端客户端+-CSharp net 2.0 source instant messaging client server
  3. 所属分类:ICQ-IM-Chat

    • 发布日期:2017-05-18
    • 文件大小:5095798
    • 提供者:
  1. cSharpRemoteBatchAccess

    0下载:
  2. cSharp远程操作access数据库实例,可用于服务前端与客户端交互,做项目是用到此功能,给大家发上来共享-CSharp remote access the database instance can be used to service front-end and client interaction, so the project is this feature, give you hair up sharing
  3. 所属分类:CSharp

    • 发布日期:2017-03-29
    • 文件大小:199361
    • 提供者:汪涛
  1. gnome-rdp-0[1].2.3.tar

    0下载:
  2. 这是一远程桌面连接的客户端源代码.支持window下的远程桌面服务.-This is a Remote Desktop Connection client source code. To support the window under the Remote Desktop service.
  3. 所属分类:CSharp

    • 发布日期:2017-03-26
    • 文件大小:190433
    • 提供者:scollins
  1. download

    0下载:
  2. 此代码包含服务断方法和客户端方法,可实现客户端自动升级下载文件-This code contains the service off approach and client-side method can be realized automatically upgrade the client to download the file
  3. 所属分类:.net

    • 发布日期:2017-04-05
    • 文件大小:47530
    • 提供者:stp110
  1. KCISSetup

    0下载:
  2. KCIS(科创信息服务器)是基于.Net平台,采用c#语言开发而成的用于提供web服务的服务器端软件,目录版本为2.0。使用此软件可基本上 替代Windows操作系统上的IIS软件。该软件为绿色软件,安装时不对系统作任何更改设置,软件大小仅为332KB,运行时所占内存大小仅为32,100KB。软件操作简单,界面整洁。
  3. 所属分类:Web Server

    • 发布日期:2017-03-30
    • 文件大小:976148
    • 提供者:科创动力
  1. CsockettS

    0下载:
  2. CSHARP写的socket服务,,可以在客户端向服务端发送消息或文件。 -CSHARP the socket to write services that can servvice the client side to send a message or document.
  3. 所属分类:CSharp

    • 发布日期:2017-04-06
    • 文件大小:85823
    • 提供者:
  1. DLLserver

    0下载:
  2. CSharp 编写服务端DLL源码,入门级程序实例-CSharp write server DLL source code, entry-level program instance
  3. 所属分类:CSharp

    • 发布日期:2017-03-25
    • 文件大小:8173
    • 提供者:winter
  1. UDPClient-CSharp

    0下载:
  2. 用C#编写的独立UDP客户端,默认绑定地址127.0.0.1 端口为:9003,配合服务器使用,打开服务,与客户端建立连接即可通信-UDP server with independent written in C#, default binding address 127.0.0.1 port: 9003, with the clients, and to open the service, you can establish a communication connection with th
  3. 所属分类:Internet-Socket-Network

    • 发布日期:2017-04-02
    • 文件大小:58375
    • 提供者:张来
  1. Server-QQ

    0下载:
  2. CSharp编写的模仿QQ的程序,服务端,测试通过,配套我上载的客户端程序可用-CSharp QQ Program,Server,test OK!
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-05-01
    • 文件大小:272909
    • 提供者:宋志平
  1. HttpServerPool

    0下载:
  2. c#使用HTTPCLIENT与IIS服务端交互,上传下载图片,完整示例。-CSharp use HTTPCLIENT to interact with the IIS server, upload and download pictures, a complete example.
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-12-11
    • 文件大小:263635
    • 提供者:sj
  1. WindowsFormsApplication1

    0下载:
  2. windows 下socket通信,实现客户端和服务端互相通信(windwos socket communication)
  3. 所属分类:网络编程

    • 发布日期:2018-01-02
    • 文件大小:69632
    • 提供者:lianhekf
  1. NLayerAppV2

    0下载:
  2. Microsoft NLayerApp采用基于WCF的分布式服务组件为外界(各种类型的GUI)提供了访问接口,客户端程序只需要添加Service引用即可使用NLayerApp应用程序所提供的功能。(Microsoft NLayerApp uses a distributed service component based on WCF to the outside world (types GUI) provides access to the interface, the client pro
  3. 所属分类:WEB开发

    • 发布日期:2018-01-03
    • 文件大小:2377728
    • 提供者:rockneck
  1. udp client server

    0下载:
  2. UDP 通讯,包含客户端和服务端程序,亲测可用,需配置ip端口(UDP communication, including client and server-side program, protest available and configure the IP port)
  3. 所属分类:TCP/IP协议栈

    • 发布日期:2018-04-20
    • 文件大小:39936
    • 提供者:ERHUO
  1. ScoinOfFateGameServer

    0下载:
  2. 一套完整的游戏服务器的C#源代码 虽然经过混淆 值得一读(The C# source code of a complete set of game servers is worth reading though it is confused.)
  3. 所属分类:C#编程

    • 发布日期:2018-04-29
    • 文件大小:3855360
    • 提供者:NewbieNooob
  1. WindowsUDPCommunicate

    0下载:
  2. winform开发通讯客户端,实现客户端及服务端UDP之间的通讯。(WinForm develops the communication client to realize the communication between the client and the server UDP.)
  3. 所属分类:C#编程

    • 发布日期:2018-05-02
    • 文件大小:62464
    • 提供者:saber_hacker
« 1 2 3 45 »
搜珍网 www.dssz.com